Planner API is a backend service that powers a task and goal planning application. It provides secure endpoints for user authentication and task management, allowing users to create, update, complete, and delete planner tasks.

Node.js
Express.js
MongoDB
Mongoose
JWT
The API is designed with a RESTful architecture and focuses on clean data modeling, authentication, and predictable error handling. It supports user-based task ownership, protected routes, and scalable backend structure suitable for frontend or mobile clients.
Users need a secure and reliable backend to manage personal tasks and planner data
Built a structured backend API with authentication and protected task management endpoints